runtime.g.guintptr (method)
6 uses
runtime (current package)
mgcmark.go#L382: q := gQueue{list.head, tail.guintptr(), list.size}
proc.go#L4066: q := gQueue{glist.head, tail.guintptr(), glist.size}
proc.go#L7553: q := gQueue{batch[0].guintptr(), batch[n].guintptr(), int32(n + 1)}
runtime2.go#L256: func (gp *g) guintptr() guintptr {
traceback.go#L218: g: gp.guintptr(),
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |